kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Int
/
xor
xor
Native
infix external
fun
xor
(
other
:
Int
)
:
Int
Content copied to clipboard
Performs a bitwise XOR operation between the two values.